home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / wod200a.zip / WINORDIE.DOC < prev    next >
Text File  |  1992-01-01  |  9KB  |  165 lines

  1.  ------------------------------------------------------------------------------
  2.  -                 WIN OR DIE - THE ULTIMATE SURVIVAL GAME!                   -
  3.  -                               VERSION 2.0a                                 -
  4.  -                                                                            -
  5.  -                            For PCBoard v14.5x                              -
  6.  -                                                                            -
  7.  -                           by  Darryl L. Pierce                             -
  8.  -                                                                            -
  9.  -               The Vampyre Bar! BBS ■ GENIUSnet Headquarters                -
  10.  -                     (609) 825-4996 ■ HST Dual Standard                     -
  11.  -                                                                            -
  12.  -                           SysOp  Documentation                             -
  13.  ------------------------------------------------------------------------------
  14.  
  15.                                    OVERVIEW
  16.                                    --------
  17.  
  18. WIN OR DIE is, simply put, the ULTIMATE online survival game! In this game,
  19. the user is pitted against the computer in a game of chicken. The user must
  20. beat the computer's score (not just tie it) in order to stay online! If the
  21. user loses the game, they are logged off the BBS <REGISTERED VERSION ONLY>.
  22.  
  23. The game is broken down into ten rounds. Each round both the user and the
  24. computer get a chance to increase their turn. During each round, a death
  25. number is chosen for the player. Then, for each turn within the round, the
  26. computer "rolls" two six-sided dice. The numbers are then added together.
  27. If the sum of the two die equals the current death number, the player does
  28. not gain any points for that round. Otherwise, the player is prompted if
  29. they want to continue or not. If they enter NO, then the accumulated points
  30. for that round are added to the player's overall score. If they say YES,
  31. then the computer again picks two more numbers and the above is repeated.
  32.  
  33. At the end of the tenth round, the scores are compared. If the user fails
  34. to beat the computer's score, then the user is logged off <REGISTERED
  35. VERSIONS ONLY>. Otherwise, they are allowed back onto the BBS.
  36.  
  37.                                  INSTALLATION
  38.                                  ------------
  39.  
  40. Installation is very easy and straightforward. The following instructions are
  41. designed to help you get this door up and running in the shortest amount of
  42. time. It is assumed that you are familiar with setting up door programs for
  43. your BBS, so only examples of the configuration files and batch files will
  44. be shown:
  45.  
  46. 1)  Create a subdirectory to hold all the files for WOD!xxxx.ZIP.
  47.  
  48. 2)  Unzip WOD!xxxx.ZIP into the above subdirectory.
  49.  
  50. 3)  Create a configuration file with the filespec of your own choice. The
  51.     configuration file should follow this example:
  52.  
  53.         INTERRUPT               ; COM Driver Type*
  54.         00000000                ; Registration Serial Number
  55.         The Vampyre Bar! BBS    ; BBS Name
  56.         Darryl                  ; SysOp's First Name
  57.         Basner                  ; SysOp's Last Name
  58.         C:\PCB\GEN\WINORDIE.BLT ; Full Path/Name To The Game Bulletin
  59.  
  60.         * - If this fails to work, try BIOS.
  61.  
  62. 4)  Create a batch file to call WINORDIE or edit the one supplied with
  63.     this archiver (WINORDIE). A sample batch file is:
  64.  
  65.         @ECHO OFF                       ;
  66.         CLS                             ;
  67.         D:                              ;
  68.         CD\DOORS\WINORDIE               ; Change To The Directory For The Door
  69.         WINORDIE WINORDIE.CFG C:\PCB    ; Call WINORDIE With The Configuration
  70.                                         ; File And Then The Path TO PCBOARD.SYS
  71.                                         ; (These Two Parameters ARE IMPORTANT!)
  72.         C:                              ;
  73.         CD\PCB                          ;
  74.         IF EXIST EVENT.BAT EVENT        ; <<-- Take Careful Not Of This!*
  75.         BOARD                           ; Reload PCBoard
  76.  
  77.         * - This line will start up the event if needed.
  78.  
  79.  
  80. That's it! Now you're already to run WINORDIE on your board!
  81.  
  82.                                  ADOPT-A-DOOR
  83.                                  ------------
  84.  
  85. I've been running a BBS for a few years now and know what a financial burden it
  86. can be to constantly be expected to keep everything running smoothly without
  87. a little financial support from the users. A friend of mine told me about the
  88. ADOPT-A-DOOR concept for registering doors and utilities for BBSs.
  89.  
  90. With the ADOPT-A-DOOR concept, a user would send in a donation to the SysOp
  91. that has the intended purpose of paying the registration fee for a specified
  92. door or utility for the BBS. In return, most SysOps give the ADOPTive user
  93. a special access level or patron membership. And, in this way, both the user
  94. and the SysOp benefit from the ADOPTion.
  95.  
  96. Since I began writing doors, I've always liked the idea of ADOPTing doors. So,
  97. I took that into consideration when programming and have implemented a simple
  98. screen in the doors to advertise the ADOPT-A-DOOR policy to the users. This
  99. way, the SysOp doesn't have to post tons of dull messages on ADOPTing doors
  100. and will (hopefully) inspire the BBS' users who enjoy a particular door to
  101. possibly ADOPT it for the BBS!
  102.  
  103. SPECIAL NOTE: If you want to display the names of the user(s) who donated
  104.               towards the ADOPTion of this door, simply add an ASCII in the
  105.               door's subdirectory called ADOPTED.LST. This file will be
  106.               displayed before the door is exited. The file shouldn't contain
  107.               more than 5 names and each should be no more than 30 characters
  108.               long. This file HAS to be in ASCII format to work correctly.
  109.  
  110.                                   LEGALITIES
  111.                                   ----------
  112.  
  113.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  114.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  115.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  116.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  117.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  118.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  119.       OR BREACH OF ANY WARRANTY.
  120.  
  121.                                  DISTRIBUTION
  122.                                  ------------
  123.  
  124. This package may be made available on your BBS or uploaded to any BBS that you
  125. call provided that the contents of this archive are NOT in any way change,
  126. either by adding or deleting files to the archiver. The archive and any of the
  127. individual files contained therein may NOT be used by any service that charges
  128. any money whatsoever,  without the written permission of the author.
  129.  
  130.                                  REGISTRATION
  131.                                  ------------
  132.  
  133. When you register this door, you will be given a unique registration serial
  134. number that, when inserted into the configuration file of this particular
  135. door, will cause your BBS' name to be displayed while the doors is opening and
  136. also while it is returning to the BBS. In addition, all the built in delays
  137. will subsequently be removed.
  138.  
  139. To register WINORDIE, please fill out the accompanying REGISTER.FRM and send
  140. the prescribed donation ($20) to the name and address at the top of the form.
  141.  
  142. Make sure that when you fill out the form you write the BBS NAME, YOUR FIRST
  143. NAME and YOUR LAST NAME EXACTLY AS THEY APPEAR IN THE CONFIGURATION.
  144.                         ^^^^^^^ ^^ ^^^^ ^^^^^^ ^^ ^^^ ^^^^^^^^^^^^^^
  145.  
  146. Based on the information given in the registration form, I will set up and
  147. pre-registered account on my BBS. That way, you could simply call THE VAMPYRE
  148. BAR! BBS and pick up your registration number.
  149.  
  150.                                 MISCELLANEOUS
  151.                                 -------------
  152.  
  153. For the latest version of WINORDIE and other great Vampyre Bar! Doors, call
  154.  
  155.                              THE VAMPYRE BAR! BBS
  156.                         609 825-4996 HST DUAL STANDARD
  157.  
  158.                     The Home Of GENIUSnet EchoMail Systems
  159.                          South Jersey Node For ProgNet
  160.  
  161. Remember, if you have any problems, questions or suggestions, you can drop me
  162. a line through your nearest GENIUSnet (Gnet_Chat, DOORS or BBSing) or ProgNet
  163. (Authors) node and I will gladly get back to you as soon as I receive your
  164. message.
  165.